]> dgit.raspbian.org Git - grub2.git/commit
efi/http: change uint32_t to uintn_t
authorKeng-Yu Lin <kengyu@hpe.com>
Wed, 26 Apr 2023 05:43:16 +0000 (01:43 -0400)
committerMate Kukri <mate.kukri@canonical.com>
Tue, 23 Jun 2026 15:04:12 +0000 (16:04 +0100)
commit56619250d9011ed56190c15902e0f2e4edd498e6
treeaa0bbde2d80b7d13eb834d4aadcf870b28ecf485
parent8a7eb75080b7bc10c437a2e59055dd81d5200a37
efi/http: change uint32_t to uintn_t

Modify UINT32 to UINTN in EFI_HTTP_MESSAGE to
be UEFI 2.9 compliant.

Signed-off-by: Keng-Yu Lin <kengyu@hpe.com>
Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
Ubuntu-Bug: https://bugs.launchpad.net/bugs/2043084

Gbp-Pq: Topic network
Gbp-Pq: Name rhboot-http-message-field-size.patch
include/grub/efi/http.h